| Name | Data Type | Order | Definition | ||
|---|---|---|---|---|---|
| applicableForUser | UserTypeEnum | 3 | Limitation to a set of special users. | ||
| chargeBandName | MultilingualString | 2 | Name for this charge band. | ||
| chargeCurrency | CurrencyEnum | 0 | A three-character code according to ISO 4217 for the currency in which the parking charge is specified (e.g. EUR, GBP, SEK, CZK). | ||
| maximumDuration | Seconds | 1 | The maximum duration (e.g. of parking) for which the specified charge is applicable. | 
| Multiplicity | From | Role | Role description | Association | Multiplicity | To | Role | Role description | |
|---|---|---|---|---|---|---|---|---|---|
| 0..1 | OverallPeriod | applicableForPeriod | related to | 1 | ChargeBand | ||||
| 0..* | VehicleCharacteristics | applicableForVehicles | related to | 1 | ChargeBand | ||||
| 0..* | ParkingPermit | related to | ChargeBand | ||||||
| 1..* | Charge | related to | 1 | ChargeBand | |||||
| 0..* | ChargeBand | related to | 1 | TariffsAndPayment |